• क्रमादेश संगह उपनेमका • क्रमादेश संग्रह उपनेमका • संग्रह उपनेमका | |
library: लाइब्रेरी वाचनालय | |
subroutine: उपनित्यक्रम | |
library subroutine मीनिंग इन हिंदी
library subroutine उदाहरण वाक्य
उदाहरण वाक्य
- There are two pseudo-operations for calling subroutines, CALL to code non-relocatable subroutines directly linked with the main program, and LIBF to call relocatable library subroutines through a " transfer vector ".
- It is, of course, perfectly possible to generate the above code " inline " using a single assembler macro statement, specifying just four or five operands ( or alternatively, make it into a library subroutine, accessed by a simple call, passing a list of parameters ), making the optimization readily accessible to inexperienced programmers.